[INFO] fetching crate akima_spline 0.1.7...
[INFO] fixing akima_spline-0.1.7 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate akima_spline 0.1.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate akima_spline 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate akima_spline 0.1.7
[INFO] tweaked toml for crates.io crate akima_spline 0.1.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate akima_spline 0.1.7 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate akima_spline 0.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded approxim v0.6.6
[INFO] [stderr]   Downloaded horner v0.1.2
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded approx-derive v0.2.6
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6
[INFO] running `Command { std: "docker" "start" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling akima_spline v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling approx-derive v0.2.6
[INFO] [stderr]     Checking approxim v0.6.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking horner v0.1.2
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde.rs:13:48
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let serialized = serde_yaml::to_string(&spline).unwrap();
[INFO] [stdout]     |                          --------------------- ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `akima_spline::AkimaSpline` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout] note: required by a bound in `serde_yaml::to_string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/ser.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 852 | where
[INFO] [stdout] 853 |     T: ?Sized + ser::Serialize,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:14:41
[INFO] [stdout]      |
[INFO] [stdout]   14 |         let deserialized: AkimaSpline = serde_yaml::from_str(&serialized).unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout]      = note: required for `akima_spline::AkimaSpline` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `serde_yaml::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/de.rs:1434:8
[INFO] [stdout]      |
[INFO] [stdout] 1432 | pub fn from_str<T>(s: &str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 1433 | where
[INFO] [stdout] 1434 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde.rs:24:48
[INFO] [stdout]     |
[INFO] [stdout]  24 |         let serialized = serde_yaml::to_string(&spline).unwrap();
[INFO] [stdout]     |                          --------------------- ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `akima_spline::AkimaSpline` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout] note: required by a bound in `serde_yaml::to_string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/ser.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 852 | where
[INFO] [stdout] 853 |     T: ?Sized + ser::Serialize,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:25:41
[INFO] [stdout]      |
[INFO] [stdout]   25 |         let deserialized: AkimaSpline = serde_yaml::from_str(&serialized).unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout]      = note: required for `akima_spline::AkimaSpline` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `serde_yaml::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/de.rs:1434:8
[INFO] [stdout]      |
[INFO] [stdout] 1432 | pub fn from_str<T>(s: &str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 1433 | where
[INFO] [stdout] 1434 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde.rs:59:48
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let serialized = serde_yaml::to_string(&spline).unwrap();
[INFO] [stdout]     |                          --------------------- ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `akima_spline::AkimaSpline` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout] note: required by a bound in `serde_yaml::to_string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/ser.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 852 | where
[INFO] [stdout] 853 |     T: ?Sized + ser::Serialize,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:60:41
[INFO] [stdout]      |
[INFO] [stdout]   60 |         let deserialized: AkimaSpline = serde_yaml::from_str(&serialized).unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout]      = note: required for `akima_spline::AkimaSpline` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `serde_yaml::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/de.rs:1434:8
[INFO] [stdout]      |
[INFO] [stdout] 1432 | pub fn from_str<T>(s: &str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 1433 | where
[INFO] [stdout] 1434 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde.rs:77:48
[INFO] [stdout]     |
[INFO] [stdout]  77 |         let serialized = serde_yaml::to_string(&spline).unwrap();
[INFO] [stdout]     |                          --------------------- ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `akima_spline::AkimaSpline` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout] note: required by a bound in `serde_yaml::to_string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/ser.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 852 | where
[INFO] [stdout] 853 |     T: ?Sized + ser::Serialize,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:78:41
[INFO] [stdout]      |
[INFO] [stdout]   78 |         let deserialized: AkimaSpline = serde_yaml::from_str(&serialized).unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout]      = note: required for `akima_spline::AkimaSpline` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `serde_yaml::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/de.rs:1434:8
[INFO] [stdout]      |
[INFO] [stdout] 1432 | pub fn from_str<T>(s: &str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 1433 | where
[INFO] [stdout] 1434 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde.rs:91:48
[INFO] [stdout]     |
[INFO] [stdout]  91 |         let serialized = serde_yaml::to_string(&spline).unwrap();
[INFO] [stdout]     |                          --------------------- ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `akima_spline::AkimaSpline` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 129 others
[INFO] [stdout] note: required by a bound in `serde_yaml::to_string`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/ser.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 852 | where
[INFO] [stdout] 853 |     T: ?Sized + ser::Serialize,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `akima_spline::AkimaSpline: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:92:41
[INFO] [stdout]      |
[INFO] [stdout]   92 |         let deserialized: AkimaSpline = serde_yaml::from_str(&serialized).unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `akima_spline::AkimaSpline`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout]      = note: required for `akima_spline::AkimaSpline` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `serde_yaml::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.8.26/src/de.rs:1434:8
[INFO] [stdout]      |
[INFO] [stdout] 1432 | pub fn from_str<T>(s: &str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 1433 | where
[INFO] [stdout] 1434 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `akima_spline` (test "serde") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6", kill_on_drop: false }`
[INFO] [stdout] e8e10dc72ca57fae570cc25dbf27a4570c9d77ae2dafb7b9e8da2a39424254a6
